projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
113d546
)
ci: Add Python's docutils to the base image
author
Emmanuele Bassi
<ebassi@gnome.org>
Fri, 24 Sep 2021 17:04:09 +0000
(18:04 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Fri, 24 Sep 2021 17:04:09 +0000
(18:04 +0100)
We use rst2man for generating our man pages.
.gitlab-ci/fedora.Dockerfile
patch
|
blob
|
history
diff --git
a/.gitlab-ci/fedora.Dockerfile
b/.gitlab-ci/fedora.Dockerfile
index ef29a10a77443a6ccf0406ac07485dfd0faa2284..97ece0e7ff4294b9502d36ce276ace65236e6e1d 100644
(file)
--- a/
.gitlab-ci/fedora.Dockerfile
+++ b/
.gitlab-ci/fedora.Dockerfile
@@
-76,6
+76,7
@@
RUN dnf -y install \
pcre-devel \
pcre-static \
python3 \
+ python3-docutils \
python3-gobject \
python3-jinja2 \
python3-markdown \